Delphi Developer's Guide to XML
Appendix A - CUESoft's Document Object Model

Previous   Next   Listings

CUESoft's DOM supports most of the standard DOM too. It is a set of native Delphi classes.

CueDOMView.dpr   An XML document viewer built around the CUESoft DOM package
CueDOMView1.pas
CueDOMView1.dfm
   The main viewer form

This project requires the CUEXml v2 package from CUESoft.

Zipped Files

Delphi Developer's Guide to XML © 2003, Keith Wood Previous   Next   Listings